Constructor.
Public Sub New( path As FullSubentityPath, method As SelectionMethod, gsMarker As IntPtr, descriptors As PickPointDescriptor[] )
public FenceSelectedSubObject( FullSubentityPath path, SelectionMethod method, IntPtr gsMarker, PickPointDescriptor\[\] descriptors );
Parameters |
Description |
FullSubentityPath path |
Input subentitiy path |
SelectionMethod method |
Input selection method |
IntPtr gsMarker |
Input GS marker |
PickPointDescriptor[] descriptors |
Input pick points |
Comments? |